A Polynomial Time Algorithm for The Traveling Salesman Problem
نویسنده
چکیده
The ATSP polytope can be expressed by asymmetric polynomial size linear program. Introduction In his seminal work [1], M. Yannakakis proved that the Traveling Salesman problem (TSP) polytope cannot be expressed by symmetric polynomial size linear program, where symmetry means that the polytope is an invariant under vertex relabeling. The question about the size of asymmetric linear programs was left open in [1], and it remained open since. This article answers the question. We reduce the Asymmetric Traveling Salesman problem (ATSP) to an asymmetric polynomial size linear program whose feasible set is asymmetric in the sense of [1]. 1. Directed Hamiltonian Cycle Problem Directed Hamiltonian Cycle Problem (DHC) is a problem to find in any given digraph a cycle which visits all vertices (a circuit which visits all vertices and visits each of them just once). Any such cycle is called Hamiltonian. Ultimately, the problem can be solved by testing all vertex permutations on being a Hamiltonian cycle, or by “growing” of paths. The only drawback here is the number of “elementary operations” required in worst case. Computational complexity of the methods will be factorial and exponential appropriately. So, they are infeasible for modern computers even in the cases of modest digraphs. The real problem is to detect Hamiltonian cycles in feasible time. Sometimes, that can be done using the appropriate criterion [2, 3, 4, 5, 6, 7, 8, and many others]. But, such particular instances of DHC are rare. The importance of DHC follows from the fact that its decision version is a NPcomplete problem [9]. There is a wide spread belief in P 6= NP. This hypothesis 2000 Mathematics Subject Classification. Primary 68Q15, 68R10, 90C57.
منابع مشابه
A reactive bone route algorithm for solving the traveling salesman problem
The traveling salesman problem (TSP) is a well-known optimization problem in graph theory, as well as in operations research that has nowadays received much attention because of its practical applications in industrial and service problems. In this problem, a salesman starts to move from an arbitrary place called depot and after visits all of the nodes, finally comes back to the depot. The obje...
متن کاملA New Hybrid Parallel Simulated Annealing Algorithm for Travelling Salesman Problem with Multiple Transporters
In today’s competitive transportation systems, passengers search to find traveling agencies that are able to serve them efficiently considering both traveling time and transportation costs. In this paper, we present a new model for the traveling salesman problem with multiple transporters (TSPMT). In the proposed model, which is more applicable than the traditional versions, each city has diffe...
متن کاملRandom gravitational emulation search algorithm (RGES (in scheduling traveling salesman problem
this article proposes a new algorithm for finding a good approximate set of non-dominated solutions for solving generalized traveling salesman problem. Random gravitational emulation search algorithm (RGES (is presented for solving traveling salesman problem. The algorithm based on random search concepts, and uses two parameters, speed and force of gravity in physics. The proposed algorithm is ...
متن کاملSolving the Traveling Salesman Problem by an Efficient Hybrid Metaheuristic Algorithm
The traveling salesman problem (TSP) is the problem of finding the shortest tour through all the nodes that a salesman has to visit. The TSP is probably the most famous and extensively studied problem in the field of combinatorial optimization. Because this problem is an NP-hard problem, practical large-scale instances cannot be solved by exact algorithms within acceptable computational times. ...
متن کاملA Hybrid Modified Meta-heuristic Algorithm for Solving the Traveling Salesman Problem
The traveling salesman problem (TSP) is one of the most important combinational optimization problems that have nowadays received much attention because of its practical applications in industrial and service problems. In this paper, a hybrid two-phase meta-heuristic algorithm called MACSGA used for solving the TSP is presented. At the first stage, the TSP is solved by the modified ant colony s...
متن کاملMarkov Chain Anticipation for the Online Traveling Salesman Problem by Simulated Annealing Algorithm
The arc costs are assumed to be online parameters of the network and decisions should be made while the costs of arcs are not known. The policies determine the permitted nodes and arcs to traverse and they are generally defined according to the departure nodes of the current policy nodes. In on-line created tours arc costs are not available for decision makers. The on-line traversed nodes are f...
متن کامل